home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / BumpRev.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  957 b   |  27 lines

  1. Short:    BumpRev replacement in Rexx with some extra feature.
  2. Author:   rougier@ss3.univ-poitiers.fr
  3. Uploader: rougier@ss3.univ-poitiers.fr
  4. Type:     dev/rexx
  5.  
  6. A rexx BumpRev replacement with some extra feature.
  7.     * generate asm only if requested
  8.     * can automaticaly increment Revision or Version (and reset revision)
  9.     * can add a Copyright
  10.     * generate file named as requested
  11.     * ...
  12. Example:
  13.  1>rx bumprev.rexx Name prog Version 1 Revision 0 Copyright "© by Sylvain Rougier" IncRev Verbose
  14.  
  15. The rexx nature allow programmers to easly extand BumpRev.rexx as they need.
  16.  
  17. Need RexxDosSupport.library V2.0+ (found on AmiNet)
  18.  
  19.  
  20. ============================= Archive contents =============================
  21.  
  22. Original  Packed Ratio    Date     Time    Name
  23. -------- ------- ----- --------- --------  -------------
  24.     2601     937 63.9% 03-Oct-94 06:16:56  BumpRev.rexx
  25. -------- ------- ----- --------- --------
  26.     2601     937 63.9% 03-Oct-94 14:40:04   1 files
  27.